C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / Components Property

In This Topic
Components Property (FlexGridBase<T>)
In This Topic
Gets the child components.
Syntax
'Declaration
 
Public ReadOnly Property Components As IList(Of Component)
 
See Also